func math.ilogb 3 uses math (current package) logb.go#L24: return float64(ilogb(x)) logb.go#L44: return ilogb(x) logb.go#L49: func ilogb(x float64) int {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)